Skip to content

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Oct 7, 2025

Re-adds the trajectory view that we had earlier.

image

Abstracts away the report filters so they can be reused in other views. Also deletes some unused styles.
Re-adds the trajectory view with filtering support.
Fixes that the hover styles for the multi select made the text unreadable in dark mode.
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup too

import {AppColorMode} from '../../services/app-color-mode';

@Component({
selector: 'score-visualization',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, did we just leave the old component in there? Glad to see this 😄

@crisbeto
Copy link
Member Author

crisbeto commented Oct 7, 2025

I figured we might need it again 😅

@crisbeto crisbeto merged commit b6e0ca6 into angular:main Oct 7, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants